Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpu/numatop: Remove POWER10 check #2795

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

sacsant
Copy link
Contributor

@sacsant sacsant commented Apr 10, 2024

commit 25839aa added POWER10 support in numatop
numatop/powerpc: Add power10 support

Remove the POWER10 check from the test so that it can run
on POWER10.

Signed-off-by: Sachin Sant [email protected]

commit 25839aa added POWER10 support in numatop upstream project
    numatop/powerpc: Add power10 support

Remove the POWER10 check from the test so that it can run
on POWER10.

Signed-off-by: Sachin Sant <[email protected]>
@sacsant
Copy link
Contributor Author

sacsant commented Apr 10, 2024

Without patch

(1/1) cpu/numatop.py:Numatop.test: STARTED
(1/1) cpu/numatop.py:Numatop.test: SKIP: numatop is not supported on POWER10 Architecture

With patch

(1/1) cpu/numatop.py:Numatop.test: STARTED
(1/1) cpu/numatop.py:Numatop.test: PASS (29.46 s)

@Naresh-ibm Naresh-ibm self-assigned this Apr 10, 2024
Copy link
Collaborator

@Naresh-ibm Naresh-ibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sacsant thanks for patch
LGTM

@Naresh-ibm Naresh-ibm merged commit 9def34a into avocado-framework-tests:master Apr 10, 2024
3 checks passed
@sacsant sacsant deleted the numatop branch April 22, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants